home *** CD-ROM | disk | FTP | other *** search
/ MacAddict Special 2004: T…timate How-To Collection / MacAddict SPECIAL 2004 Ultimate How to Collection.toast / Clean Up Your Mac / MacJanitor 1.2.1.dmg / MacJanitor.app / Contents / Info.plist next >
Extensible Markup Language  |  2003-02-09  |  1KB  |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>MacJanitor</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>1.2.1</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>MacJanitor.icns</string>
  13.     <key>CFBundleIdentifier</key>
  14.     <string>com.brianhill.macjanitor</string>
  15.     <key>CFBundleInfoDictionaryVersion</key>
  16.     <string>6.0</string>
  17.     <key>CFBundleName</key>
  18.     <string>MacJanitor</string>
  19.     <key>CFBundlePackageType</key>
  20.     <string>APPL</string>
  21.     <key>CFBundleShortVersionString</key>
  22.     <string>1.2.1</string>
  23.     <key>CFBundleSignature</key>
  24.     <string>????</string>
  25.     <key>CFBundleVersion</key>
  26.     <string>1.2.1</string>
  27.     <key>NSHelpFile</key>
  28.     <string>MacJanitor.html</string>
  29.     <key>NSMainNibFile</key>
  30.     <string>MainMenu</string>
  31.     <key>NSPrincipalClass</key>
  32.     <string>NSApplication</string>
  33. </dict>
  34. </plist>
  35.